home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr49 / vesa18.zip / PMSCREEN.H < prev    next >
Text File  |  1994-04-09  |  549b  |  18 lines

  1. #define ID_PMSCREEN                 100
  2.  
  3. #define ID_SETTINGS                 200
  4.  
  5. #define DID_INTERVALL               300
  6. #define DID_USEPAL                  301
  7. #define DID_FULLPAL                 302
  8. #define DID_ORGSIZE                 303
  9. #define DID_XSIZE                   304
  10. #define DID_YSIZE                   305
  11. #define DID_APPDEF                  306
  12. #define DID_SYSDEF                  307
  13.  
  14. #define IDM_UPDATE                  400
  15. #define IDM_SETTINGS                401
  16.  
  17. #define WM_FONTSIZECHANGED          WM_USER + 1
  18.